ats2-lang software package provides ATS version 2 programming language compiler, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install ats2-lang
ats2-lang is installed in your system.
Make ensure the ats2-lang package were installed using the commands given below,
$ sudo dpkg-query -l | grep ats2-lang *
You will get with ats2-lang package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Development |
| Package | ats2-lang |
| Version | 0.1.3-1 |
| Description | ATS version 2 programming language compiler |
| Sub Section | Devel |